Curated list
List of OJs
Blogs to follow
Course
Algorithms
- Searching Algorithm
- Linear Search
- Binary Search
- Sorting Algorithms
- Bubble Sort
- Insertion Sort
- Selection Sort
- Heap Sort
- Merge Sort
- Quick Sort
- Basic Math Algorithms
- Euclid's Algorithm for GCD
- Sieve of Eratosthenes
- Bit Manipulations
- Graph Algorithms
- BFS & DFS
- Dijkstra's Algorithm
- Algorithms Tree
- Inforder Traversal
- Preorder Traversal
- PostOrder Traversal
- Kruskal Algorithm
- Dynamic Programming
- Back Tracking
- Huffman Compression Algorithm
Complexity Analysis
Communities